home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 2 (Reseller)
/
Apple R&P Lib Reseller v2.0.iso
/
3-Demos
/
Third Party Demos
/
Networking
/
MacMainFrame
/
card_7554.txt
< prev
next >
Wrap
Text File
|
1989-07-14
|
3KB
|
154 lines
-- card: 7554 from stack: in
-- bmap block id: 6859
-- flags: 0000
-- background id: 4673
-- name:
----- HyperTalk script -----
on idle
end idle
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=241 top=130 right=155 bottom=420
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Termianl Settings and ...
----- HyperTalk script -----
on mouseUp
visual effect barn door open
push card
go to card id 20989
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=245 top=249 right=275 bottom=425
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Keyboard Maps
----- HyperTalk script -----
on mouseUp
visual effect iris open
push card
go to card id 3235
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=242 top=191 right=217 bottom=423
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: The terminal display
----- HyperTalk script -----
on mouseUp
visual effect barn door open
push card
go to card id 19277
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=238 top=68 right=95 bottom=420
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Product Info
----- HyperTalk script -----
on mouseUp
visual effect barn door open slowly
push card
hide menuBar
go to card id 19995
end mouseUp
-- part 7 (button)
-- low flags: 80
-- high flags: 8001
-- rect: left=87 top=144 right=165 bottom=123
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: pf3
-- part 8 (button)
-- low flags: 80
-- high flags: 8001
-- rect: left=150 top=53 right=65 bottom=204
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: ----->
-- part 17 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=449 top=285 right=313 bottom=486
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
pop card
show menuBar
end mouseUp